
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");

.box-mobil label:after, .box-mobil input[type="checkbox"]:checked + label::before, .bootstrap-datetimepicker-widget td.active {
	background-color: #0d47a1;
}

.custom-bouton.btn_continue.btn.btn-secondary.btn-block, .badge, #btn_lang {
	background-color: #1e88e5;
}

#btn_lang:focus {
	background-color: #1e88e5 !important;
	border-color: #1e88e5 !important;
}

div.progress-bar.custom-progressValue, .box-mobil label:before, select, .free_ad, .headerPage-content {
	background-color: #fafafa;
}

.free_ad {
	background-color: #fafafa !important;
}

input.form-control.curseur.ui-slider-input, div.input-group.date>input:focus~span>span {
	color: #0d47a1;
}

div.quest-intro, label, .fa-star-o, div.quest-outro, div.quest-outro+div, .end_validity .custom-question, .already_answered .custom-question, .headerPage-content {
	color: #757575;
}

.box-mobil label:after, .box-mobil input[type="checkbox"]:checked + label::before, .bootstrap-datetimepicker-widget td.active, .custom-bouton.btn_continue.btn.btn-secondary.btn-block, .custom-footer, #btn_lang {
	color: #fafafa;
}

.custom-progress-info{
	color: #fafafa;
	background-color: #0d47a1;
}

.fa-star, .rating label > i:hover:before, .rating label:hover ~ label > i:before {
	color: #fdd835;
}

.custom-page {
	font-family: "Lato", sans-serif;
	background-color: #1e88e5;
}

.fa {
	font-family: FontAwesome;
}

.glyphicon {
	font-family: "Glyphicons Halflings";
	font-size: 24px;
	color: #757575;
}

* {
	padding: 0;
}

.row, .form-group, .btn_continue_box, #bandeaufooter>div.clearfix+div.col-sm-4.col-sm-offset-4 {
	margin: 0;
}

*:focus {
	box-shadow: none;
}

.wrapper_look {
	max-width: initial;
}

.custom-identifiants{
	color: #fafafa;
	background-color: #0d47a1;
}

#bandeauentete2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	padding: 24px 0 18px;
	height: 132px;
	z-index: 15;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
}

.custom-header {
	font-weight: 700;
	font-size: 30px;
	background-color: #0d47a1;
	color: #fafafa;	
}

#txtlogo {
	text-shadow: initial;
	text-align: left;
	margin-top: 24px;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

#imglogo img {
	display: inline-block;
	max-width: 180px;
	max-height: 50px;
}

div.progress-info.row {
	display: flex;
	flex-direction: column;
	border-radius: 0 !important;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
}

div.progress-info.row>div {
	position: initial;
	text-align: center;
}

div.progress.custom-progressBar {
	margin-top: 6px;
	border-radius: 0;
	background-color: rgba(255, 255, 255, .5);
	height: 4px;
}

#bandeaufooter, #data_private_footer {
	max-width: 800px;
	width: 95%;
	margin: auto !important;
	padding-top: 0 !important;
}

#piedbandeau {
	margin: 36px 0;
}

.content-quest {
	overflow: auto;
	margin: 12px 0;
}

.form-horizontal {
	display: flex;
	flex-direction: column-reverse;
}

.custom-commentaire {
	font-size: 15px;
	margin-top: 3px;
	color: #757575;
	margin: 0;
}

.custom-example {
	margin-bottom: 12px;
	font-size: 15px;
	margin-top: 3px;
	color: #757575;
	margin: 0;
}

.form-control {
	font-size: 21px;
	color: #757575;
	background-color: #eee;
	border: initial;
	border-radius: 3px;
	min-height: 42px;
	padding: 7px 15px;
	border-bottom: 1px solid transparent;
	min-width: 54px;
}

.custom-champValeur {
	font-size: 21px;
	color: #757575;
	background-color: #eee;
}

input.custom-champValeur {
	border: initial;
	border-radius: 3px;
	min-height: 42px;
	padding: 7px 15px;
	border-bottom: 1px solid transparent;
	min-width: 54px;
}

.custom-champAutre {
	font-size: 21px;
	color: #757575;
	background-color: #eee;
}

input.custom-champAutre {
	border: initial;
	border-radius: 3px;
	min-height: 42px;
	padding: 7px 15px;
	border-bottom: 1px solid transparent;
	min-width: 54px;
	margin-top: 15px;
}

.custom-champTexte {
	font-size: 21px;
	color: #757575;
	background-color: #eee;
}

input.custom-champTexte, textarea.custom-champTexte {
	border: initial;
	border-radius: 3px;
	min-height: 42px;
	padding: 7px 15px;
	border-bottom: 1px solid transparent;
	min-width: 54px;
}

input[type=number] {
	padding-right: 0 !important;
}

input:focus, textarea:focus {
	border-bottom: 1px solid #0d47a1;
}

div.custom-question, .headerPage-content {
	border-radius: initial;
	max-width: 800px;
	width: 95%;
	margin: auto;
	padding: 48px 30px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}

#session_form>div:first-of-type {
	margin-top: 12px;
	padding-top: 48px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	justify-content: initial;
}

#session_form div.progress-info{
	margin-top: initial;
	padding-top: initial;
	border-radius: initial;
}

#session_form div.progress-info+input+input+input+div, #session_form #chronopage+div{
	margin-top: 12px;
	padding-top: 48px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	justify-content: initial;
}

#session_form #end_chrono+input+input+div, #session_form #end_chrono+div{
	margin-top: 12px;
	padding-top: 48px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	justify-content: initial;
}

#session_form #chronopage+#chronometre{
	margin-top: initial !important;
	padding-top: initial !important;
	border-radius: initial !important;
}

#session_form>div:nth-last-of-type(3) {
	margin-bottom: 36px;
	padding-bottom: 72px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.custom-libelle {
	font-size: 21px;
	font-weight: 700;
}

div.custom-numerotation {
	position: absolute;
	top: 7px;
	left: -40px;
	padding: 0 6px 0 0;
	width: 42px;
	text-align: right;
}

.custom-numerotation {
	font-size: 15px;
	font-weight: 700;
}

.custom-asterisque {
	font-size: 30px;
	font-weight: 900;
	color: #0d47a1;
}

div.custom-asterisque {
	position: absolute;
	right: -27px;
	top: 0;
}

label {
	font-weight: inherit;
	background: none;
	border: none;
	padding-left: 30px;
}

.quest-type-d-0 label, .quest-type-d-1 label, .quest-type-e-0 label, .quest-type-e-1 label, .quest-type-l-0 label, .quest-type-l-1 label {
	padding: 0;
}

.custom-bouton.btn_continue.btn.btn-secondary.btn-block {
	font-weight: 700;
	font-size: 15px;
	float: right;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	transition: color .25s ease, background-color .25s ease;
	height: 48px;
	width: 100px;
	line-height: 36px;
	border: 0;
}

.custom-bouton {
	font-weight: 700;
	font-size: 15px;
	line-height: 36px;
	border: 0;
	background-color: #fafafa;
	color: #1e88e5;
}

input.custom-bouton, button.custom-bouton {
	float: right;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	transition: color .25s ease, background-color .25s ease;
	height: 48px;
	width: 100px;
}

#bandeaufooter span.glyphicon {
	color: inherit;
}

#bandeaufooter .custom-bouton.btn_continue.btn.btn-secondary.btn-block, #btn_lang {
	width: 150px;
	line-height: 30px;
	border: 0;
}

#bandeaufooter #save {
	font-weight: 500;
	font-size: 18px;
	width: 100% !important;
	margin-top: 24px;
}

#bandeaufooter div:first-of-type {
	width: calc(100% - 112px);
}

#bandeaufooter div:nth-of-type(2) {
	width: initial;
	margin-left: 12px;
}

#btn_lang {
	border-radius: 4px;
	height: 42px;
	margin-top: 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
}

div.quest-intro, div.quest-outro, div.quest-outro2 {
	margin: 12px auto 42px !important;
	border-radius: 5px !important;
	padding: 72px 48px !important;
	font-size: 21px;
}

div.quest-intro>*, div.quest-outro>*, div.quest-outro2>* {
	opacity: 1 !important;
}

.headerPage-content {
	font-size: 21px;
}

#questionnaire div.custom-question.quest-outro2, #questionnaire div.custom-question.quest-outro {
	min-height: 50vh;
	justify-content: center;
	display: flex;
	flex-direction: column;
}

#questionnaire #cqid_end_content{
	display: none;
}

.box-mobil label:before {
	border: 2px solid #757575;
	position: absolute;
	top: 15px;
	left: 0;
	width: 20px;
	height: 20px;
	opacity: initial;
	transition: border .25s ease;
}

.box-mobil label:after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 10px;
	left: 4px;
	border-radius: 50%;
	transform: scale(0);
	transition: transform .25s ease;
}

.box-mobil input[type="radio"]:checked + label::before {
	border: 2px solid #0d47a1;
	transition: border .25s ease;
}

.box-mobil input[type="radio"]:checked + label::after {
	transform: scale(1);
	transition: transform .25s ease;
}

.box-mobil input[type="checkbox"]:checked + label::before {
	font-size: 16px !important;
	line-height: 16px !important;
	border-color: #0d47a1;
	padding-left: 0;
	transition: background-color .25s ease;
}

select {
	font-size: 21px;
	border: 2px solid #757575;
	height: 42px !important;
	border-radius: 3px;
	padding: 0 15px;
	margin-top: 5px;
	min-width: 72px !important;
}

select:focus {
	border: 2px solid #0d47a1;
}

table {
	table-layout: auto !important;
}

.custom-tab {
	color: #757575;
	font-size: 21px;
	font-weight: 500;
}

.custom-classement {
	color: #757575;
	font-size: 21px;
	font-weight: 500;
}

.custom-classement td {
	padding: 9px;
}

td.custom-tab {
	padding: 9px;
	vertical-align: middle;
	min-width: 30px;
}

.quest-type-y-3 td, .quest-type-x-3 td, .quest-type-r-0 td, .quest-type-r-1 td {
	min-width: 72px;
}

td label {
	padding-left: 0;
}

td label:before {
	top: 9px !important;
	margin-left: 0 !important;
}

td label:after {
	top: 4px !important;
}

td select {
	padding: 0;
}

.quest-type-x-0 .col-12.content-quest, .quest-type-x-1 .col-12.content-quest, .quest-type-x-2 .col-12.content-quest, .quest-type-y-0 .col-12.content-quest, .quest-type-y-1 .col-12.content-quest, .quest-type-y-2 .col-12.content-quest, .quest-type-y-3 .col-12.content-quest, .quest-type-y-4 .col-12.content-quest, .quest-type-s-0 .col-12.content-quest, .quest-type-s-1 .col-12.content-quest {
	margin: 12px -24px;
	width: calc(100% + 48px);
}

.quest-type-s-0 td {
	padding: 9px 3px;
	min-width: 24px;
}

.ui-slider {
	margin: 0 15px;
}

a.custom-curseurSlide {
	border-radius: 50%;
	opacity: 1;
	top: 6px;
	margin: -15px 0 0 -15px;
}

.custom-curseurSlide {
	background-color: #0d47a1;
}

.ui-slider-track {
	height: 9px;
	border-radius: 3px;
}

.ui-slider-track {
	background-color: rgba(30, 136, 229, .5);
	position: relative;
	top: 9px;
}

input.form-control.curseur.ui-slider-input {
	position: relative;
	top: 9px;
	border: none;
	font-size: 30px;
	font-weight: 700;
	background: none;
	width: 100%;
	text-align: left;
}

.ui-slider-track>div.custom-curseurBar {
	position: absolute;
	height: 9px;
	border-radius: 3px;
}

.custom-curseurBar {
	background-color: #1e88e5;
}

input.ui-slider-input {
	height: 54px;
}

.q-matrix-sliderbox {
	padding: 0 !important;
}

.rating label {
	font-size: 39px;
	padding: 0 3px;
}

.quest-type-d-0 .content-quest, .quest-type-d-1 .content-quest {
	display: flex;
	flex-direction: column-reverse;
}

div.input-group.date>span {
	border: 0;
}

.datepicker-days th {
	padding: 6px;
}

.datepicker-days th.switch, .datepicker-days td {
	font-size: 15px;
	min-width: initial;
	padding: 6px;
}

td.day.old, td.day.new {
	color: #bdbdbd;
}

.bootstrap-datetimepicker-widget td.today:before {
	border-bottom: 7px solid #0d47a1;
}

li.picker-switch.accordion-toggle>a.btn {
	padding: 6px;
}

.input-group-addon {
	padding: 6px 12px;
}

div.input-group.date>input {
	border-radius: 3px 0 0 3px;
}

.quest-type-u-2 .col-6.content-quest {
	width: 100%;
}

td>.ui-slider {
	position: relative;
	top: 6px;
}

td.q-matrix-value-nsp {
	display: inline-block;
	min-width: 102px;
	text-align: center;
}

.quest-type-f-0 label, .quest-type-f-1 label, .quest-type-f-2 label, .quest-type-f-3 label {
	padding: 0;
}

div.custom-classement {
	border: 0;
	background: initial;
}

.quest-type-i-0 input[type=text], .quest-type-i-1 input[type=text] {
	border-radius: 0 3px 3px 0;
}

.badge {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-size: 15px;
	padding: 5px;
	border: 2px solid #fafafa;
}

button.upload {
	height: 42px;
}

.quest-type-p-0 .form-group, .quest-type-p-1 .form-group {
	margin-top: 6px;
}

.quest-type-s-3 label {
	padding: 0 3px;
}

.quest-type-f-1 .form-horizontal, .quest-type-f-2 .form-horizontal, .quest-type-f-3 .form-horizontal, .quest-type-p-0 .form-horizontal, .quest-type-p-1 .form-horizontal {
	flex-direction: column;
}

.btn_continue_box {
	width: 100%;
}

.btn_continue {
	border-color: transparent;
}

.scroll_auto_active div.custom-question {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 90vh;
	padding-top: 48px !important;
	padding-bottom: 48px !important;
	transition: opacity .25s ease;
}

.quest-intro{
	display: flex;
	flex-direction: column;
	justify-content: center !important;
	min-height: 50vh;
	padding-top: 48px !important;
	padding-bottom: 48px !important;
}

.scroll_auto_active div.custom-question>* {
	opacity: .5;
	transition: opacity .25s ease;
}

.scroll_auto_active #session_form>div:nth-last-of-type(3){
	padding-bottom: 48px;
}

.scroll_auto_active .headerPage-content+input+input+.custom-question, .scroll_auto_active #session_form>div:nth-last-of-type(3){
	min-height: 50vh;
}

.scroll_auto_active #session_form>div:nth-last-of-type(3)>.btn_continue_box{
	display: none;
}

.scroll_auto_active .ques-active>*, .scroll_auto_active .quest-intro>*, .scroll_auto_active .quest-outro>*, .scroll_auto_active .quest-outro+div>*, .headerPage-content>* {
	opacity: 1 !important;
}

.scroll_auto_active .custom-question>div:first-of-type {
	min-height: initial !important;
}

td.q-matrix-value-nsp, .quest-type-a-0 .box-mobil-btn, .quest-type-a-1 .box-mobil-btn, .quest-type-r-0 .box-mobil-btn, .quest-type-r-1 .box-mobil-btn {
	transform: scale(.75);
}

.modal-content>* {
	padding: 15px;
}

p.alert-danger {
	padding: 15px 15px 15px 50px;
	color: #d50000;
	background-color: #ffebee;
}

.modal-footer>button {
	padding: 6px 12px;
}

.overobli {
	outline: 3px solid #d50000;
	position: relative;
	z-index: 10;
}

.message-error-quest {
	color: #d50000;
	font-size: 18px;
	bottom: initial;
	left: 42px;
}

.has-error {
	background-color: #ffebee;
	border-color: initial !important;
	border-style: initial !important;
	box-shadow: initial;
}

#divlang {
	border-radius: 5px !important;
	position: initial;
	margin-top: 20px;
}

#divlang label {
	margin-bottom: 24px;
	padding-left: 0;
}

#divlang .input-group {
	display: flex;
	flex-direction: column;
}

.end_validity #bandeauentete2, .already_answered #bandeauentete2 {
	display: none;
}

.end_validity .wrapper_look, .already_answered .wrapper_look {
	margin-top: initial !important;
}

.end_validity .custom-question, .already_answered .custom-question {
	font-size: 21px;
	border-radius: 5px !important;
	position: initial;
	margin-top: 20px;
}

.free_ad {
	width: 95%;
	max-width: 800px;
	border-radius: 5px !important;
	margin: auto;
	float: initial;
	margin-top: 14px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}

.free_ad>.row>div:first-of-type {
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}

.cache {
	display: none !important;
}

div.custom-question{
	overflow: hidden;
}

.custom-question{
	font-size: 21px;
	font-weight: 500;
	background-color: #fafafa;
}

#saveandquit{
	background-color: #0689e5;
	padding: 6px 12px;
	color: #FFF;
}

.alert.alert-warning, .alert.alert-info{
	padding: 15px 15px 15px 50px;
}

.custom-question>div:first-of-type>div:first-of-type{
	display: flex;
	align-items: baseline;
}

#data_private_footer *, #forgotten_footer, #reporting_footer{
	color: #FFF !important;
}

#private_data_agree{
	position: absolute;
}

#privatedata_company{
	text-decoration: underline;
}

#cqid_end{
	font-weight: 700;
	font-style: italic;
}

#cqid_end_content{
	font-size: 85%;
}

#data_private_footer div.col-4.col-offset-4{
	width: 100%;
	margin: 0;
	text-align: right;
}

#divlang .pass-questionnaire-form .form-group{
	margin-bottom: 24px;
}

#divlang .pass-questionnaire-form label{
	margin-bottom: 12px;
}

#divlang .pass-questionnaire-form div:first-of-type label{
	margin-bottom: 0;
}

#divlang .pass-questionnaire-form #envoi{
	width: 150px;
	height: 42px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	background-color: #1e88e5 !important;
}

#divlang .pass-questionnaire-form #envoi:hover{
	background-color: #1e88e5 !important;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
	position: relative;
	top: -1px;
}

.preview-header-bg{
	background-color: #0d47a1;
}

.preview-header-font{
	color: #FAFAFA;
}

.preview-body{
	background-color: #1e88e5;
}

.preview-content{
	background-color: #FAFAFA;
}

@media screen and (min-width: 768px) {
	.bootstrap-datetimepicker-widget td.active:hover {
		background-color: #0d47a1;
	}
	
	tr:hover {
		background-color: #e3f2fd;
	}
	
	td.day:hover {
		background-color: #bbdefb;
	}
	
	tr:first-of-type:hover {
		background-color: initial;
	}
	
	.quest-type-x-3 tr:first-of-type:hover {
		background-color: #e3f2fd;
	}
	
	.box-mobil label:hover, div.input-group.date:hover>input~span>span {
		color: #0d47a1;
	}
	
	.bootstrap-datetimepicker-widget td.active:hover {
		color: #fafafa;
	}
	
	#bandeauentete2 {
		flex-direction: row-reverse;
		align-items: initial;
		height: 96px;
		padding-top: 18px;
	}
	
	#bandeauentete2>div {
		position: initial;
		margin-top: initial;
	}
	
	#imglogo {
		margin-right: calc(50% - 500px);
	}
	
	#imglogo>div {
		text-align: right;
	}
	
	#txtlogo {
		margin-left: calc(50% - 500px);
	}
	
	div.progress-info.row {
		padding-left: calc(50% - 500px);
		height: 48px;
	}
	
	div.progress.custom-progressBar {
		width: 150px;
		margin-top: 6px;
		margin-bottom: 20px;
		border-radius: 4px;
	}
	
	div.progress-pourcentage {
		text-align: initial;
	}
	
	div.custom-question {
		padding: 36px 72px;
	}
	
	div.quest-intro {
		margin-top: 36px !important;
		padding-top: 72px !important;
	}

	#session_form>div:first-of-type {
		margin-top: 36px;
		padding-top: 72px;
	}

	#session_form div.progress-info{
		margin-top: initial;
		padding-top: initial;
	}

	#session_form div.progress-info+input+input+input+div, #session_form #chronopage+div{
		margin-top: 36px;
		padding-top: 72px;
	}

	#session_form #end_chrono+input+input+div, #session_form #end_chrono+div{
		margin-top: 36px;
		padding-top: 72px;
	}

	#session_form #chronopage+#chronometre{
		margin-top: initial !important;
		padding-top: initial !important;
	}
	
	#session_form>div:nth-last-of-type(3), div.quest-intro {
		padding-bottom: 72px !important;
		margin-bottom: 36px !important;
	}

	.headerPage-content {
		padding-left: 114px;
		padding-right: 114px;
	}
	
	#session_form #bandeaufooter {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
	
	.custom-numerotation {
		font-size: 21px;
	}

	div.custom-numerotation {
		position: initial;
	}
	
	.content-quest {
		padding: 12px 42px;
	}
	
	.custom-commentaire {
		margin-left: 42px;
	}
	
	.form-horizontal .form-group {
		display: flex;
		flex-direction: column;
	}
	
	.form-horizontal .col-sm-10 {
		width: 100%;
	}
	
	.form-horizontal label {
		text-align: initial;
		padding: 6px 0 0 0;
	}
	
	#bandeaufooter .col-sm-offset-4 {
		width: 100%;
		padding: 0 calc(50% - 186px);
	}
	
	#bandeaufooter button {
		width: 180px;
	}
	
	#bandeaufooter div:first-of-type {
		width: calc(100% - 192px);
	}
	
	#bandeaufooter #save {
		font-weight: 700;
		font-size: 15px;
	}
	
	#bandeaufooter button:hover, .custom-bouton.btn_continue.btn.btn-secondary.btn-block:hover, #bandeaufooter #save:hover, #btn_lang:hover {
		box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
		position: relative;
		top: -1px;
		transition: color .25s ease, background-color .25s ease;
	}

	#btn_lang:hover{
		background-color: #1e88e5 !important;
	}
	
	.quest-type-d-0 .col-sm-5, .quest-type-d-1 .col-sm-5 {
		width: 50%;
	}
	
	.bootstrap-datetimepicker-widget {
		z-index: 5 !important;
	}
	
	.quest-type-e-0 .content-quest .content-quest, .quest-type-e-1 .content-quest .content-quest {
		margin: 0;
		padding: 0;
	}
	
	.sort-row > .row td:first-child {
		background: transparent;
	}
	
	 .quest-type-i-0 .content-quest,  .quest-type-i-1 .content-quest {
		width: 67%;
	}
	
	 button.upload {
		width: 108px;
	}
	
	.rating label {
		font-size: 54px;
	}
	
	.ui-slider {
		margin: 0 21px;
	}
	
	.quest-type-x-0 .col-12.content-quest, .quest-type-x-1 .col-12.content-quest, .quest-type-x-2 .col-12.content-quest, .quest-type-y-0 .col-12.content-quest, .quest-type-y-1 .col-12.content-quest, .quest-type-y-2 .col-12.content-quest, .quest-type-y-3 .col-12.content-quest, .quest-type-y-4 .col-12.content-quest, .quest-type-s-0 .col-12.content-quest, .quest-type-s-1 .col-12.content-quest {
		margin: 12px 0;
		width: 100%;
	}
	
	.quest-type-s-0 td {
		padding: 9px;
		min-width: 30px;
	}
	
	.scroll_auto_active div.custom-question {
		padding: 33vh 72px 0;
	}

	#divlang .input-group {
		display: table;
	}

	#btn_lang {
		margin-left: 6px;
	}

	div.custom-question>div.quest-outro{
		padding-right: 42px !important;
		padding-left: 42px !important;
	}
	
	.scroll_auto_active #session_form>div:nth-last-of-type(3), .scroll_auto_active div.quest-intro, .scroll_auto_active div.custom-question {
		padding-bottom: 72px !important;
		padding-top: 72px !important;
	}

	#chronometre{
		top: 146px;
	}
}
